home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 3_operators / die < prev    next >
Encoding:
Text File  |  2001-03-21  |  404 b   |  14 lines

  1. Synopsis:
  2.    die
  3.  
  4. Description:
  5.    DIE causes the operator's server to do just that; die.  The process
  6.    terminates normally.
  7.  
  8. Restrictions:
  9.    This command is limited to irc operators.  Additionally, it may not be
  10.    available even to them, depending on how the server was compiled.  The
  11.    server must #define either OPER_DIE or LOCAL_DIE (or both) for someone
  12.    to be able to use it at all.
  13.  
  14.